html {
	width: 100%
}
body {
	width: 100%;
	font-size: 14px;
	font-family: 'Microsoft YaHei', Arial, Helvetica, sans-serif;
	background: #fff;
}
.headtop {
	height: 95px;
	background: #0463bc;
	border-bottom: solid 1px #1983e7
}
.headtop img {
	display: block;
}
.logo {
	display: block;
	float: left
}
.head-bot {
	height: 47px;
	background: #0463bc
}
.nav {
	float: left
}
.nav li {
	float: left;
	position: relative;
}
.nav li>a {
	width: 134px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	display: block;
	height: 47px;
	line-height: 47px;
}
.nav li:hover {
	background: url(../images/njt_03.jpg) no-repeat center bottom;
}
.two-nav {
	width: 134px;
	position: absolute;
	left: 1px;
	z-index: 990;
	background: #eeeeee;
	display: none
}
.two-nav a {
	display: block;
	font-size: 14px;
	color: #555555;
	height: 38px;
	line-height: 38px;
	text-align: center;
}
.two-nav a:hover {
	background: #66a3de;
	color: #fff
}
.head-bot-r {
	float: right;
	width: 254px;
	height: 35px;
	margin-top: 6px;
	background: url(../images/t_10.gif) no-repeat right center;
}
.head-bot-r a {
	display: block;
	width: 107px;
	height: 100%;
}
.head-bot-r .eng {
	margin-left: 9px
}
.head-bot-r .ser {
	margin-right: 10px
}
/* banner */
.indexbanner {
	width: 100%;
	overflow: hidden;
	position: relative;
	background: #1b120c;
}
.slideBox {
	width: 100%;
	position: relative;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	overflow: hidden;
	position: relative;
}
.slideBox .bd li a {
	display: block;
	width: 100%;
	height: 100%
}
.slideBox .bd img {
	width: 100%;
	display: block;
	z-index: 990
}
.slideBox .prev {
	background: url(../images/lf_03.png) top center no-repeat;
	width: 26px;
	height: 57px;
	position: absolute;
	top: 40%;
	z-index: 999;
	left: 30px;
	transition: all.3s;
}
.slideBox .next {
	background: url(../images/lr_05.png) top center no-repeat;
	width: 26px;
	height: 57px;
	position: absolute;
	top: 40%;
	z-index: 999;
	right: 30px;
	transition: all .7s;
}
.college-news {
	margin-top: 54px;
}
.college-news .container {
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 15px
}
.c-title {
	border-top: solid 1px #d0d0d0;
	text-align: center;
}
.c-text {
	display: inline-block;
	padding: 10px 40px;
	background: #fff;
	position: relative;
	top: -28px;
}
.c-text:before {
	position: absolute;
	content: '';
	width: 1px;
	height: 10px;
	background: #d0d0d0;
	left: 0px;
	top: 22px;
}
.c-text:after {
	position: absolute;
	content: '';
	width: 1px;
	height: 10px;
	background: #d0d0d0;
	right: 0px;
	top: 22px;
}
.c-text span {
	display: inline-block;
	font-size: 22px;
	color: #333333
}
.college-lf {
	width: 790px;
	float: left;
}
.college-team {
	width: 380px;
}
.college-pic {
	display: block;
}
.college-team ul {
	margin-top: 25px
}
.college-team ul li a {
	width: 315px;
	float: left;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 15px;
	color: #444444
}
.college-team ul li span {
	display: block;
	float: right;
	font-size: 14px;
	color: #9a9a9a;
	font-family: Arial;
}
.college-team ul li {
	padding-bottom: 12px;
	margin-bottom: 12px;
	border-bottom: solid 1px #ddd;
}
.college-team ul li a:hover {
	color: #0052a0
}
.new-t {
	font-size: 22px;
	color: #333333;
	padding-bottom: 9px;
	background: url(../images/et_03.jpg) no-repeat left bottom;
	margin-bottom: 26px
}
.college-lr {
	width: 380px;
	float: right
}
.gg-lists li {
	margin-bottom: 15px
}
.gg-lists a {
	display: block;
}
.gg-lists .gg-time {
	width: 58px;
	float: left;
	background: #bcc4cc;
	height: 61px;
	font-family: Arial;
	text-align: center;
	position: relative;
}
.gg-lists .gg-time h3 {
	font-size: 16px;
	color: #ffffff;
	padding-top: 16px
}
.gg-lists .gg-time p {
	font-size: 12px;
	color: #ffffff;
	margin-top: 3px
}
.gg-lists .gg-text {
	margin-left: 73px;
	height: 61px;
	padding-right: 10px;
}
.gg-lists .gg-text h2 {
	font-size: 15px;
	padding-top: 7px;
	color: #444444;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gg-lists .gg-text p {
	font-size: 12px;
	color: #666666;
	margin-top: 8px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.gg-lists li:hover .gg-time:before {
	content: '';
	width: 4px;
	height: 9px;
	background: url(../images/rjt_12.png) no-repeat;
	position: absolute;
	right: -4px;
	top: 27px;
}
.gg-lists a:hover .gg-time {
	background: #0463bc;
}
.gg-lists a:hover {
	background: #ebf3fb
}
.sy-mid {
	width: 100%;
	margin-top: 25px;
	color: #fff;
}
.sy-mid-lf {
	width: 505px;
	margin-left: 30px;
	margin-top: 40px;
	float: left;
}
.sy-mid h2 {
	font-size: 22px;
	color: #363636;
	padding-bottom: 20px
}
.sy-mid .shipin {
	width: 580px;
	height: 310px;
}
.sy-mid-lr {
	width: 505px;
	margin-right: 35px;
	margin-top: 40px;
	float: right;
}
.sy-new {
	margin-top: 65px;
}
.tabtt span {
	padding: 0px 15px;
	cursor: pointer;
}
.tabtt span.on, .tabtt span:hover {
	color: #0052a0
}
.sy-new-lists {
	margin-top: 15px
}
.sy-new-lists ul {
	display: none
}
.sy-new-lists li {
	width: 585px;
	height: 83px;
	margin-bottom: 28px;
	border: solid 1px #dbdbdb;
}
.sy-new-lists li a {
	display: block;
	padding: 17px 30px 0px 14px;
}
.sy-new-lists li .new-time {
	width: 80px;
	float: left;
	color: #77bed9;
	font-size: 15px;
	padding-left: 23px;
	background: url(../images/p_20.jpg) no-repeat left center;
}
.sy-new-lists li .new-text {
	margin-left: 122px;
}
.sy-new-lists li .new-text h2 {
	font-size: 15px;
	color: #444444;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sy-new-lists li .new-text p {
	font-size: 12px;
	color: #666666;
	margin-top: 10px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.sy-new-lists li:hover h2 {
	color: #77bed9
}
.student {
	margin-top: 50px;
	margin-bottom: 60px
}
.teacher {
	margin-top: 15px;
}
.teacher li {
	width: 290px;
	float: left;
	margin-right: 12px;
}
.teacher li img {
	display: block
}
/* footer */

.footer {
	height: 346px;
	width: 100%;
	background: url('../images/foot_02.jpg') no-repeat center
}
.footer .container {
	padding: 30px 30px 0px;
}
.footlf {
	width: 560px;
	float: left;
}
.footlf-tit {
	font-size: 18px;
	color: #fff;
	padding-bottom: 9px;
	background: url(../images/et_03.jpg) no-repeat left bottom;
	margin-bottom: 26px
}
.footlf .footlinks {
	margin-top: 25px
}
.footlf .footlinks ul {
	float: left;
	margin-right: 78px;
}
.footlf .footlinks ul li {
	margin-bottom: 20px;
}
.footlf .footlinks ul li a {
	color: #c3d3eb
}
.footlf .footlinks ul li a:hover {
	color: #fff
}
.footlr {
	width: 515px;
	float: right;
	margin-right: 50px
}
.foot-code {
	width: 135px;
	float: right;
	margin-top: 25px
}
.foot-code p {
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-top: 10px
}
.foot-text {
	width: 360px;
	float: left;
}
.foot-team {
	margin-bottom: 11px
}
.foot-team h2 {
	color: #fff;
	font-size: 18px;
	margin-bottom: 12px
}
.foot-team p {
	color: #c3d3eb;
	padding: 12px;
	border: solid 1px #fff
	font-size: 12px;
	position: relative;
	line-height: 1.7
}
.foot-team p:before {
	content: '';
	width: 30px;
	height: 1px;
	background: #888888;
	position: absolute;
	left: 1px;
	top: 0px
}
.footer .bq {
	float: left;
	margin-top: 23px;
	width: 1000px;
	padding-top: 22px;
	border-top: solid 1px #247ccf;
	color: #c3d3eb;
	text-align: center
}
.com-banner {
	display: block;
	width: 100%;
}
.com-banner img {
	display: block;
	width: 100%
}
.main-tit {
	width: 100%;
	height: 78px;
	border-bottom: solid 2px #d0d6db
}
.mt-lf {
	width: 260px;
	float: left;
}
.mt-lf-pad {
	height: 78px;
	padding-left: 24px;
	background: #0463bc url(../images/fgt_03.png) no-repeat right bottom;
}
.mt-lf-pad h3 {
	font-size: 22px;
	padding-top: 17px;
	color: #fff
}
.mt-lf-pad p {
	width: 17px;
	height: 1px;
	background: #fff;
	margin-top: 10px
}
.mt-lr {
	width: 870px;
	float: right;
	margin-right: 10px;
}
.mt-lr h2 {
	font-size: 22px;
	color: #0052a0;
	float: left;
	padding-left: 20px;
	margin-top: 22px;
	background: url(../images/fgt_09.png) no-repeat left center;
}
.location {
	color: #666666;
	padding-left: 20px;
	margin-top: 34px;
	float: right;
	background: url(../images/fgt_06.png) no-repeat left center;
}
.main-bd .container {
	border-left: solid 1px #e3e3e3;
}
.left {
	width: 260px;
	float: left;
}
.left ul {
	padding: 30px 13px 0px 13px;
}
.left ul li {
	margin-bottom: 17px;
}
.left ul li a {
	display: block;
	height: 47px;
	line-height: 47px;
	padding-left: 32px;
	border: solid 1px #66a3de;
	border-left: solid 3px #66a3de!important;
	font-size: 16px;
	color: #555555;
	background: url(../images/fgt_15.png) no-repeat 195px center;
}
.left ul li.on, .left ul li:hover {
	background: #66a3de
}
.left ul li.on a, .left ul li:hover a {
	color: #fff;
	background: url(../images/fgt_18.png) no-repeat 195px center;
}
.right {
	width: 893px;
	min-height: 500px;
	float: right;
	padding-bottom: 50px;
	padding-left: 46px;
	border-left: solid 1px #e3e3e3;
}
.new-links {
	margin-top: 38px
}
.new-links li {
	margin-bottom: 13px;
	padding-bottom: 13px;
	border-bottom: solid 1px #e6e6e6;
}
.new-links li i {
	display: block;
	float: left;
	width: 27px;
	height: 27px;
	text-align: center;
	line-height: 27px;
	font-style: normal;
	background: url(../images/list_03.png) no-repeat;
	color: #fbae3f
}
.new-links li a {
	float: left;
	width: 630px;
	font-size: 15px;
	color: #444444;
	margin-top: 3px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-left: 24px;
}
.new-links li .span_1 {
	float: right;
	margin-top: 3px;
	color: #9e9e9e;
	font-size: 15px;
}
.new-links li a:hover {
	color: #ff6600
}
.pageJump {
	text-align: left;
	padding-bottom: 10px;
	line-height: 20px;
	padding-left: 0;
	width: 100%;
	padding-right: 0;
	clear: both;
	overflow: hidden;
	padding-top: 10px;
}
.pageJump .jump {
	line-height: 20px;
	float: right;
	height: 20px;
}
.textInput {
	border: #888888 1px solid;
	width: 35px;
	margin-left: 6px;
	text-align: center;
	color: #000;
	margin-right: 6px;
}
.pageJump .jump .pgbtn {
	border: #888888 1px solid;
	padding-bottom: 0;
	line-height: 13px;
	padding-left: 5px;
	padding-right: 5px;
	margin-bottom: 5px;
	background: #888888;
	height: 20px;
	color: #fff;
	font-size: 12px;
	vertical-align: middle;
	cursor: pointer;
	font-weight: normal;
	padding-top: 0;
}
.pageJump .jump .pgbtn:hover {
	background: #417ecf
}
.pageJump .number {
	float: right;
	margin-right: 10px
}
.number a, .number span {
	padding: 1px 6px;
	color: #464646;
	font-size: 13px;
	cursor: pointer;
	border: solid 1px #888888;
}
.number a:hover, .number span:hover {
	background: #417ecf;
	border: solid 1px #417ecf;
	color: #fff
}
/*-----------内容页-----------*/
.contents {
	padding: 20px;
	min-height: 500px;
}
.contents h1 {
	line-height: 40px;
	font-size: 20px;
	color: #444;
	text-align: center;
	font-weight: bold
}
.contents h2 {
	text-align: center;
	color: #444;
	font-size: 16px;
	line-height: 30px;
}
.contents .date {
	text-align: center;
	font-size: 14px;
	color: #9E9E9E;
	line-height: 30px;
}
.contents .texts {
	padding: 10px 0;
}
.contents .texts p {
	font-size: 15px;
	text-indent: 2em;
	line-height: 30px;
	color: #444
}
.contents .texts img {
	margin: 10px auto;
	display: block;
	max-width: 650px;
	text-indent: 0;
}
.contents .next {
	border-top: 1px solid #E3E2E2;
	padding: 10px 0;
	margin-top: 15px;
	line-height: 28px;
}
.contents .next a {
	color: #727272
}
.contents .next a:hover {
	color: #0072c5
}
.contents .texts table{margin:0 auto}
.contents .texts table tr td p {

	text-indent:0em;

}
/* 本例子css */
.hasMoreTab {
	width: 800px;
	font-family: "Microsoft YaHei";
}
.hasMoreTab .hd {
	line-height: 42px;
	height: 45px;
	position: relative;
	padding-right: 10px;
	background: url(../images/tab-hd-bg.gif) repeat-x bottom
}
.hasMoreTab .hd .more {
	float: right;
}
.hasMoreTab .hd .more a {
	color: #0162c0;
	font-size: 14px
}
.hasMoreTab .hd ul {
	z-index: 5;
	position: absolute;
	height: 45px;
	overflow: hidden;
	zoom: 1;
	background: #FFF
}
.hasMoreTab .hd li {
	float: left;
	padding: 0 10px;
	cursor: pointer;
	font-size: 20px;
	height: 42px;
	margin-right: 6px;
	border-bottom: 3px solid #cbccce;
	color: #333333
}
.hasMoreTab .hd li.on {
	height: 42px;
	line-height: 42px;
	border-bottom: 3px solid #0162c0;
	color: #0162c0;
	font-size: 22px;
}
.hasMoreTab .bd {
	padding: 10px;
	clear: both;
	position: relative;
}
.hasMoreTab .bd h2 {
	font-size: 14px;
}
.hasMoreTab .bd p {
	color: #999;
}
.hasMoreTab .bd p a {
	color: #c00;
}
.hasMoreTab .bd ul a {
	color: #333333;
}
.hasMoreTab .bd ul li {
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	background: url(../images/icon-tit-1.gif) no-repeat 0 center;
	padding-left: 16px
}
.hasMoreTab .bd ul li a {
	color: #333
}
.hasMoreTab .bd ul li span.date {
	float: right;
	padding-right: 10px;
}
.hasMoreTab .bd ul.one li {
	height: 115px;
	padding: 25px 0;
	border-bottom: 1px solid #dddddd;
	background: none
}
.hasMoreTab .bd ul.one li .pic {
	float: left;
	height: 110px;
	padding-right: 20px;
	width: 190px;
	padding-top: 5px
}
.hasMoreTab .bd ul.one li .pic img {
	width: 190px;
	height: 105px;
}
.hasMoreTab .bd ul.one li .title {
	float: left;
	width: 560px
}
.hasMoreTab .bd ul.one li .title a {
	line-height: 28px;
	font-size: 16px;
	color: #333333;
	padding-bottom: 10px;
	display: block
}
.hasMoreTab .bd ul.one li .title p {
	font-size: 13px;
	color: #888888;
	line-height: 20px;
	padding-bottom: 10px
}
.hasMoreTab .bd ul.one li .title .date {
	background: url(../images/date-icon.png) no-repeat 0 3px;
	padding-left: 20px;
	color: #888888;
}
.hasMoreTab .bd ul.one li.last {
	border-bottom: none
}
.news-left {
	width: 800px;
}
.news-right {
	width: 350px;
}
.ksdh-tit {
	background: url(../images/ksdh-bg.gif) no-repeat bottom;
	height: 45px;
	line-height: 45px;
	font-size: 22px;
	padding-left: 5px;
}
.ksdh ul {
	margin-top: 33px;
	border: 1px solid #ebebeb;
	background: #f9f9f9
}
.ksdh ul li {
	height: 108px;
	padding-left: 145px;
	border-bottom: 1px solid #e4e4e4
}
.ksdh ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #333
}
.ksdh ul li span.tit {
	display: block;
	height: 36px;
	line-height: 36px;
	font-size: 20px;
	background: url(../images/ksdh-tit-bg.gif) no-repeat left bottom;
	padding-top: 20px
}
.ksdh ul li span.en {
	display: block;
	font-size: 13px;
	height: 26px;
	line-height: 26px;
}
.ksdh ul li.icon-1 {
	background: url(../images/icon-1.png) no-repeat 50px 20px;
}
.ksdh ul li.icon-2 {
	background: url(../images/icon-2.png) no-repeat 50px 20px;
}
.ksdh ul li.icon-3 {
	background: url(../images/icon-3.png) no-repeat 50px 20px;
}
.ksdh ul li.icon-4 {
	background: url(../images/icon-4.png) no-repeat 50px 20px;
	border: none
}
.picScroll-top {
	margin: 0 auto;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.picScroll-top .bd{ padding:0; margin:0}